Skip to content

Automated SEO fixes: resolve short title and long description#181

Draft
petradonka wants to merge 1 commit into
mainfrom
automated-seo-fixes/short-title-and-long-description
Draft

Automated SEO fixes: resolve short title and long description#181
petradonka wants to merge 1 commit into
mainfrom
automated-seo-fixes/short-title-and-long-description

Conversation

@petradonka
Copy link
Copy Markdown
Collaborator

Automated SEO fixes: resolve short title and long description

SEO audit scanned 336 pages and found 8 issues (7 warnings, 1 info). 6 of the 7 short-title warnings are on the allowlist (intentionally short). This PR fixes the 2 remaining issues:

Changes

File Issue Fix
src/content/docs/agent-platform/cloud-agents/agents.mdx title_too_short — "Agents | Warp" (13 chars, min 20) Changed frontmatter title from "Agents" to "Cloud agents" (sidebar label stays "Agents")
src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdx description_too_long — 177 chars (max 160) Trimmed description to 132 chars

Audit summary

  • 336 pages scanned, 8 issues found
  • 2 fixed in this PR
  • 6 allowlisted (intentionally short titles: Changelog, Artifacts, Guides, Split panes, Tab Configs, Tabs)
  • 0 errors, 0 unfixable, 0 remaining

Conversation: https://app.warp.dev/conversation/6910ba88-d441-4382-ba34-d1de8c2696cc
Run: https://oz.warp.dev/runs/019e9694-ee04-7deb-8dde-c3f9cd369e3d

This PR was generated with Oz.

- Rename 'Agents' title to 'Cloud agents' (agents.mdx) to meet 20-char minimum
- Trim insufficient-credits description from 177 to 132 chars (max 160)

Co-Authored-By: Oz <oz-agent@warp.dev>
@petradonka petradonka added the seo SEO improvements label Jun 5, 2026
@cla-bot cla-bot Bot added the cla-signed label Jun 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 5, 2026 7:05am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed seo SEO improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant